Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement 3DST (Nintendo Anime Channel) support #262

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

DaniElectra
Copy link

Add support for 3DST images, used on Nintendo Anime Channel for textures and thumbnails.

Notes:

  • This PR isn't compatible with 3DST images from Minecraft for New 3DS, as they use a different implementation.
  • AFAIK, the Nintendo Anime Channel application only supports resolutions which belong to a power of 2 (based on my testing).
  • The number 3 is missing from the dictionary. That's because the Nintendo Anime Channel doesn't have a format assigned to that number (if you try to load an image with that format number, it won't display anything).

Now, we can read and write 3DST (Nintendo Anime Channel) images
properly!
This should be the last format remaining to support, as trying to
implement any other format will not be rendered by the Nintendo Anime
Channel application.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant